home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet internetowy
/
Rozne
/
eSkiMos R2 1.84
/
eskimosr2.exe
/
{app}
/
eSkiMoS.exe
/
0
/
RCDATA
/
TFULLSTATSFORM
/
TFULLSTATSFORM.txt
Wrap
Text File
|
2006-01-06
|
3KB
|
135 lines
object FullStatsForm: TFullStatsForm
Left = 336
Top = 297
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'eSkiMoS R2 - Statystyki og'#243'lne'
ClientHeight = 321
ClientWidth = 470
Color = clBtnFace
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 470
Height = 321
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 67
Height = 13
Caption = 'Statystyki od:'
end
object OdLabel: TLabel
Left = 152
Top = 24
Width = 7
Height = 13
Caption = '0'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 72
Width = 126
Height = 13
Caption = #346'rednio wiadomo'#347'ci/dzie'#324':'
end
object SNaDzienLabel: TLabel
Left = 152
Top = 72
Width = 7
Height = 13
Caption = '0'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 48
Width = 103
Height = 13
Caption = 'Wys'#322'ane wiadomo'#347'ci:'
end
object WyslaneLabel: TLabel
Left = 152
Top = 48
Width = 7
Height = 13
Caption = '0'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 96
Width = 103
Height = 13
Caption = 'Wys'#322'ane wiadomo'#347'ci:'
end
object ZamknijBtn: TButton
Left = 384
Top = 288
Width = 75
Height = 25
Cancel = True
Caption = 'Zamknij'
Default = True
ModalResult = 2
TabOrder = 0
end
object OdbiorcyList: TValueListEditor
Left = 16
Top = 112
Width = 441
Height = 161
Color = 15724527
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goRowSelect, goThumbTracking]
ScrollBars = ssVertical
Strings.Strings = (
'=')
TabOrder = 1
TitleCaptions.Strings = (
'Odbiorca'
'Ilo'#347#263' wiadomo'#347'ci')
ColWidths = (
285
150)
end
object ClearStats: TButton
Left = 16
Top = 288
Width = 115
Height = 25
Caption = 'Wyczy'#347#263' statystyki'
TabOrder = 2
OnClick = ClearStatsClick
end
end
end